home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
E.M.Computergraphic Phase 4
/
Phase 4 - Desktop Video Dreams (E. M. Computergraphic)(1996).iso
/
fonts
/
fonts1
/
intellifont
/
futura-pl
/
installfont
< prev
next >
Wrap
Text File
|
1996-01-18
|
292b
|
18 lines
echo ""
echo ""
echo "Installing scalable font into your system..."
echo ""
wait 2
copy #?.otag to sys:fonts
copy #?.font to sys:fonts
copy #?.type to sys:fonts/_Bullet_Outlines
wait 2
echo ""
echo ""
run sys:system/Fixfonts
Wait 2
echo ""
echo "Installation complete..."
wait 2
endcli >NIL: